Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(endomoat): support native modules in policy gen #1076

Draft
wants to merge 7 commits into
base: endomoat-policy-gen
Choose a base branch
from

Conversation

boneskull
Copy link
Contributor

Initial implementation of native module support in endomoat's policy generation.

Currently, native modules require this snipped in package.json:

{
  "parsers": {
    "node": "bytes"
  }
}

@boneskull
Copy link
Contributor Author

boneskull commented Mar 5, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @boneskull and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Docs, examples, tutorials, and associated tooling labels Mar 5, 2024
@boneskull boneskull marked this pull request as draft March 5, 2024 22:44
Copy link

socket-security bot commented Apr 29, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@endo/compartment-mapper@1.1.5 Transitive: environment +6 1.4 MB kriskowal
npm/@endo/evasive-transform@1.1.2 Transitive: environment +3 957 kB kriskowal
npm/dummy@0.0.0 None 0 0 B
npm/dynamic-require@0.0.0 None 0 0 B
npm/hello_world@0.0.0 None 0 0 B

🚮 Removed packages: npm/@endo/compartment-mapper@1.1.4, npm/@endo/evasive-transform@1.0.4

View full report↗︎

@github-actions github-actions bot added the pkg:lavamoat-perf Changes in package lavamoat-perf label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Docs, examples, tutorials, and associated tooling pkg:lavamoat-core Changes in package lavamoat-core pkg:lavamoat-perf Changes in package lavamoat-perf
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant